home *** CD-ROM | disk | FTP | other *** search
/ Chip: Windows 95 / WIN95_CD.ISO / software / microgra / system.z / Just Compress.bat < prev    next >
Encoding:
DOS Batch File  |  1995-08-04  |  269 b   |  6 lines

  1. rem *******************************************************************
  2. rem STEP 2: Compress your program files, and put it on disk 1
  3. rem *******************************************************************
  4. del system.z
  5. ..\..\program\icomp -i -sh *.* system.z
  6. pause